Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

PYPE-778: [Maya][Redshift] - RenderPass token breaks render publishing #33

Merged
merged 1 commit into from
Mar 26, 2020

Conversation

antirotor
Copy link
Member

@antirotor antirotor commented Mar 26, 2020

Using RenderPass token with Redshift in image prefix is breaking render publishing.

Redshift is appending AOV name to image prefix automatically if AOVs are enabled. Explicitly stating image prefix will double it in resulting name:

<RenderLayer>/<RenderLayer>_<RenderPass>

will result in

Main/Main_N.N.0001.exr

It will also not work when multipart EXRs are enabled and in that context it doesn't even make sense.

This PR is modifying render settings validator to trigger when <RenderPass> token is found in image prefix for Redshift.

@antirotor antirotor changed the title PYPE-778: [Maya][Redshift PYPE-778: [Maya][Redshift] - RenderPass token breaks render publishing Mar 26, 2020
@antirotor antirotor requested a review from mkolar March 26, 2020 15:28
@antirotor antirotor self-assigned this Mar 26, 2020
@antirotor antirotor added the type: bug Something isn't working label Mar 26, 2020
@mkolar mkolar merged commit c42c192 into develop Mar 26, 2020
@mkolar mkolar deleted the hotfix/PYPE-778_maya-merge-aov-tokens branch May 13, 2020 21:03
Tilix4 referenced this pull request in Tilix4/OpenPype Jan 20, 2023
Fix: Published workfile relative paths are not correctly remapped
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants